<?xml version="1.0" encoding="UTF-8"?>
<!--
	File: SocialNetworkPageCommunityFeedback-2.0-Template.xml
	Generato il: 2026-04-28 08:04

	Descrizione: questo documento costituisce un XML Campione per l'UrbanDataset SocialNetworkPageCommunityFeedback-2.0
	(sono stati valorizzati solo gli elementi e attributi che hanno valore fisso per questo 
	tipo di UrbanDataset, ad esempio gli elementi 'propertyName'; gli altri elementi e attributi, 
	ad esempio i 'val', devono essere valorizzati).
-->
<UrbanDataset xsi:schemaLocation="smartcityplatform:enea:information:xml:schemas:main:urbandataset http://smartcityplatform.enea.it/specification/information/2.0/xml/schemas/scps-urbandataset-schema-2.0.xsd" xmlns="smartcityplatform:enea:information:xml:schemas:main:urbandataset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <specification version="2.0">
        <id schemeID="SCPS">SocialNetworkPageCommunityFeedback-2.0</id>
        <name>Social Network Page Community
            Feedback</name>
        <uri>https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#SocialNetworkPageCommunityFeedback</uri>
        <properties>
            <propertyDefinition>
                <propertyName>DataDescription</propertyName>
                <propertyDescription>Textual description of the sent data</propertyDescription>
                <dataType>string</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>MemberCount</propertyName>
                <propertyDescription>Number of Group members</propertyDescription>
                <dataType>integer</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>PageID</propertyName>
                <propertyDescription>An identifier for the social network page</propertyDescription>
                <dataType>string</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>PageLikeCount</propertyName>
                <propertyDescription>Number of times the social network page was liked</propertyDescription>
                <dataType>integer</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>PageName</propertyName>
                <propertyDescription>The name of the social network page</propertyDescription>
                <dataType>string</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>PageURL</propertyName>
                <propertyDescription>URL of the social network page</propertyDescription>
                <dataType>string</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>PostReactionCount</propertyName>
                <propertyDescription>Number of reactions to published social network page posts</propertyDescription>
                <dataType>integer</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>PostReplyCount</propertyName>
                <propertyDescription>Number of answers to published social network page posts</propertyDescription>
                <dataType>integer</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>PostVisualizationCount</propertyName>
                <propertyDescription>Number of users who viewed the posts on the social network page</propertyDescription>
                <dataType>integer</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>SocialNetworkName</propertyName>
                <propertyDescription>A name or identifier for the social network data refers to</propertyDescription>
                <dataType>string</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>period</propertyName>
                <propertyDescription>Measurement period of the data reported in the row</propertyDescription>
                <subProperties>
                    <propertyName>start_ts</propertyName>
                    <propertyName>end_ts</propertyName>
                </subProperties>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>start_ts</propertyName>
                <propertyDescription>Timestamp indicating the beginning of the period</propertyDescription>
                <dataType>dateTime</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>end_ts</propertyName>
                <propertyDescription>Timestamp indicating the end of the period</propertyDescription>
                <dataType>dateTime</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
        </properties>
    </specification>
    <context>
        <producer>
            <id schemeID="SCPS">Solution-ID</id>
        </producer>
        <timeZone>UTC+1</timeZone>
        <timestamp>2026-04-28T08:04:45</timestamp>
        <coordinates format="WGS84-DD">
            <latitude>0</latitude>
            <longitude>0</longitude>
            <height>0</height>
        </coordinates>
        <language>IT</language>
        <note></note>
    </context>
    <values>
        <line id="1">
            <description>descrizione dei valori forniti</description>
            <period>
                <start_ts>2000-12-31T00:00:00</start_ts>
                <end_ts>2000-12-31T23:59:00</end_ts>
            </period>
            <property name="MemberCount">
                <val></val>
            </property>
            <property name="PageID">
                <val></val>
            </property>
            <property name="PageLikeCount">
                <val></val>
            </property>
            <property name="PageName">
                <val></val>
            </property>
            <property name="PageURL">
                <val></val>
            </property>
            <property name="PostReactionCount">
                <val></val>
            </property>
            <property name="PostReplyCount">
                <val></val>
            </property>
            <property name="PostVisualizationCount">
                <val></val>
            </property>
            <property name="SocialNetworkName">
                <val></val>
            </property>
        </line>
    </values>
</UrbanDataset>